consistent with Win32 behavior.\r
* src/Theme/gtk-2.0/gtkrc: Make menubars have shadow=NONE. More\r
consisten with Win32 behavior, though Win32 apps tend to differ in this\r
- area.\r
+ area. Setup menu and toolbar icon sizes to be compatible with win32\r
\r
2003-11-04 Dom Lachowicz <cinamod@hotmail.com>\r
\r
+# TODO: we should probably obtain these from a Win32 IconMetrics struct
+gtk-icon-sizes="gtk-menu=16,16:gtk-small-toolbar=18,18:gtk-large-toolbar=24,24:gtk-dnd=32,32"
+
style "wimp-default"
{
GtkWidget::interior_focus = 1
GtkTreeView::allow-rules = 0
GtkTreeView::expander_size = 11
-
+
engine "wimp"
{
}
}
-
class "*" style "wimp-default"